Blitz (114/213)

From:Francis G. Loch
Date:19 May 2000 at 15:23:32
Subject:Re: Bug in Lof?

Hi Gareth,

--- Gareth Griffiths <gazchap@btinternet.com> wrote:

> O hyeah, about that bubble-sort stuff... I managed
> to get a working sort
> goung from the example you sent me, thanks ;) How

I'm glad that you found that helpful. I wasn't sure if
I had made it clear enough to understand.

> simple would it be to add
> a secondary sort order to t he example I have?

What do you mean by a secondary sort? Are you talking
about having two array lists (like a table), e.g.:

Table 1 � Table 2
------------------
1 � 3
3 � 2
etc..

If that's the case you could just use an array like
myArray(x,y) and then sort the x and then sort the y
making sure that if you are sorting by the x that you
swap both the array variables (x & y) and not just the
x and then do the same with the y.

If that's not what you're looking then let me know.

Kind regards,

Francis.

=====
e-mail:- fgloch@yahoo.com
web-site:- http://www.geocities.com/fgloch
Member of GAUG
Glasgow Amiga Users Group
*-Join our mailing list-*
gaug-subscribe@egroups.com

__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie